home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Disabled Primitives / Datafile Primitives / Datafile Primitives.rsrc / STR#_173.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  354 b   |  11 lines

  1. Inputs: DBId; Active; StartingClusterId
  2. Outputs: Error; ClusterId
  3.  
  4. Inputs: integer; boolean; integer
  5. Outputs: integer; integer
  6.  
  7. Returns the ClusterId of the next cluster in the data file after StartingClusterId. If Active is TRUE the id of the next active cluster is returned, otherwise the id of the next deleted cluster is returned.
  8.  
  9. Datafile Manager
  10.  
  11.